Uses of Interface
org.eclipse.vtp.desktop.core.custom.LinkSelectionListener

Packages that use LinkSelectionListener
org.eclipse.vtp.desktop.core.custom   
 

Uses of LinkSelectionListener in org.eclipse.vtp.desktop.core.custom
 

Classes in org.eclipse.vtp.desktop.core.custom that implement LinkSelectionListener
 class TextLinkViewer
           
 

Methods in org.eclipse.vtp.desktop.core.custom with parameters of type LinkSelectionListener
 void TextLink.addSelectionListener(LinkSelectionListener listener)
           
 void TextLink.removeSelectionListener(LinkSelectionListener listener)